3.3039 \(\int (d x)^m \left (a+b \left (c x^q\right )^n\right )^p \, dx\)

Optimal. Leaf size=86 \[ \frac{(d x)^{m+1} \left (a+b \left (c x^q\right )^n\right )^p \left (\frac{b \left (c x^q\right )^n}{a}+1\right )^{-p} \, _2F_1\left (-p,\frac{m+1}{n q};\frac{m+1}{n q}+1;-\frac{b \left (c x^q\right )^n}{a}\right )}{d (m+1)} \]

[Out]

((d*x)^(1 + m)*(a + b*(c*x^q)^n)^p*Hypergeometric2F1[-p, (1 + m)/(n*q), 1 + (1 +
 m)/(n*q), -((b*(c*x^q)^n)/a)])/(d*(1 + m)*(1 + (b*(c*x^q)^n)/a)^p)

_______________________________________________________________________________________

Rubi [A]  time = 0.108517, antiderivative size = 86, normalized size of antiderivative = 1., number of steps used = 3, number of rules used = 3, integrand size = 19, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.158 \[ \frac{(d x)^{m+1} \left (a+b \left (c x^q\right )^n\right )^p \left (\frac{b \left (c x^q\right )^n}{a}+1\right )^{-p} \, _2F_1\left (-p,\frac{m+1}{n q};\frac{m+1}{n q}+1;-\frac{b \left (c x^q\right )^n}{a}\right )}{d (m+1)} \]

Antiderivative was successfully verified.

[In]  Int[(d*x)^m*(a + b*(c*x^q)^n)^p,x]

[Out]

((d*x)^(1 + m)*(a + b*(c*x^q)^n)^p*Hypergeometric2F1[-p, (1 + m)/(n*q), 1 + (1 +
 m)/(n*q), -((b*(c*x^q)^n)/a)])/(d*(1 + m)*(1 + (b*(c*x^q)^n)/a)^p)

_______________________________________________________________________________________

Rubi in Sympy [F]  time = 0., size = 0, normalized size = 0. \[ \int \left (d x\right )^{m} \left (a + b \left (c x^{q}\right )^{n}\right )^{p}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  rubi_integrate((d*x)**m*(a+b*(c*x**q)**n)**p,x)

[Out]

Integral((d*x)**m*(a + b*(c*x**q)**n)**p, x)

_______________________________________________________________________________________

Mathematica [A]  time = 0.15789, size = 82, normalized size = 0.95 \[ \frac{x (d x)^m \left (a+b \left (c x^q\right )^n\right )^p \left (\frac{b \left (c x^q\right )^n}{a}+1\right )^{-p} \, _2F_1\left (-p,\frac{m+1}{n q};\frac{m+1}{n q}+1;-\frac{b \left (c x^q\right )^n}{a}\right )}{m+1} \]

Antiderivative was successfully verified.

[In]  Integrate[(d*x)^m*(a + b*(c*x^q)^n)^p,x]

[Out]

(x*(d*x)^m*(a + b*(c*x^q)^n)^p*Hypergeometric2F1[-p, (1 + m)/(n*q), 1 + (1 + m)/
(n*q), -((b*(c*x^q)^n)/a)])/((1 + m)*(1 + (b*(c*x^q)^n)/a)^p)

_______________________________________________________________________________________

Maple [F]  time = 2.078, size = 0, normalized size = 0. \[ \int \left ( dx \right ) ^{m} \left ( a+b \left ( c{x}^{q} \right ) ^{n} \right ) ^{p}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  int((d*x)^m*(a+b*(c*x^q)^n)^p,x)

[Out]

int((d*x)^m*(a+b*(c*x^q)^n)^p,x)

_______________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \[ \int{\left (\left (c x^{q}\right )^{n} b + a\right )}^{p} \left (d x\right )^{m}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(((c*x^q)^n*b + a)^p*(d*x)^m,x, algorithm="maxima")

[Out]

integrate(((c*x^q)^n*b + a)^p*(d*x)^m, x)

_______________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \[{\rm integral}\left ({\left (\left (c x^{q}\right )^{n} b + a\right )}^{p} \left (d x\right )^{m}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(((c*x^q)^n*b + a)^p*(d*x)^m,x, algorithm="fricas")

[Out]

integral(((c*x^q)^n*b + a)^p*(d*x)^m, x)

_______________________________________________________________________________________

Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \[ \text{Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((d*x)**m*(a+b*(c*x**q)**n)**p,x)

[Out]

Timed out

_______________________________________________________________________________________

GIAC/XCAS [F]  time = 0., size = 0, normalized size = 0. \[ \int{\left (\left (c x^{q}\right )^{n} b + a\right )}^{p} \left (d x\right )^{m}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(((c*x^q)^n*b + a)^p*(d*x)^m,x, algorithm="giac")

[Out]

integrate(((c*x^q)^n*b + a)^p*(d*x)^m, x)